home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Arsenal / OS2 Arsenal v1.0 (Disc 1)(Arsenal Computer).ISO / os2_drvr / os2bootf.txt < prev    next >
Text File  |  1995-05-21  |  5KB  |  141 lines

  1. CREATING AN OS/2 2.1 EMERGENCY BOOT AND UTILITIES DISK SET
  2.  
  3. Date:  3/10/94
  4.  
  5. In order to backup, restore, or perform any maintenance on an
  6. OS/2 volume, all files on the volume need to be completely
  7. available (not in use, so that the disk can be either read from
  8. or written to).  IBM recommends that this be done by booting from
  9. the OS/2 "Installation Diskette" and "Diskette 1" floppy disks,
  10. and pressing the ESC key at the installation screen, which exits
  11. to the OS/2 command prompt.  As shipped from IBM, these disks do
  12. not have enough free space to include additional device drivers
  13. that might be necessary for OS/2 to recognize non IBM supported
  14. mass storage devices.  The Iomega Bernoulli disks are one such
  15. item that requires special drivers in order to be recognized by
  16. OS/2.  If a Transportable MultiDisk 150 meg Bernoulli driver were
  17. used to backup an OS/2 system and the OS/2 system crashed, there
  18. would be no way to access the MultiDisk 150 in order to restore
  19. the system. Outlined below are instructions that will allow the
  20. creation of a three diskette OS/2 emergency boot loader with the
  21. necessary drivers to recognize your non IBM supported mass
  22. storage devices.
  23.  
  24. 1)   Copy the IBM OS/2 "Installation diskette" and for our
  25. purposes label it "OS/2  Emergency Boot Disk".  This disk
  26. requires no changes and is the first stage of booting OS/2.  From
  27. now on, this disk will be referred to as "Boot Disk." 
  28.  
  29. 2)   Copy the IBM OS/2 "Diskette 1" and label it "OS/2 Emergency
  30. Boot Diskette 
  31. 1."This disk will be modified to allow the installation of OS/2
  32. driver files.  From now on, this disk will be referred to as
  33. "Disk 1".
  34.  
  35. 3) Delete FDISK.COM, SYSINST1.EXE, and SYSINST2.EXE from "Disk
  36. 1". These files are not needed to beet OS/2, and take up
  37. approximately 250K of space. We now have enough space on the
  38. floppy disk to install the driver software.
  39.  
  40. 4) Copy the necessary driver software to "Disk 1."  A call to
  41. Iomega's technical support staff revealed that in the case of the
  42. MultiDisk 150 connected via the Iomega Parallel Port Adapter
  43. (PPA), after the driver is configured, only 9 files  totalling
  44. approximately 50K are required for this configuration to be
  45. recognized by OS/2.  These files are listed below and need to
  46. reside in the "\OAD" subdirectory on "Disk 1."
  47.  
  48.         a)   BETA-MD.DEV  (supports the MultiDisk 150)
  49.  
  50.         b)   BETA-MD.OPT  (supports the MultiDisk 150)
  51.  
  52.         c)   PPA.ADP  (supports the PPA)
  53.  
  54.         d)   PPA.OPT  (supports the PPA)
  55.  
  56.         e)   CONFIG.DEV  (needed by OS2.SYS)
  57.  
  58.         f)   CONFIG.OAD   (needed by OS2.SYS)
  59.  
  60.         g)   IOM$ERR.DAT   (needed by OS2.SYS)
  61.  
  62.         h)   IOM$MSG.DAT  (needed by OS2.SYS)
  63.  
  64.         i)   OS2.SYS  (the actual OS/2 driver file) 
  65.  
  66. 5)   Edit the CONFIG.SYS file on "Disk 1" with the following
  67. changes (case is
  68. irrelevant):
  69.  
  70.         a)Change "protshell = sysinst1.exe" to 
  71.           "protshell = cmd.exe".
  72.  
  73.         b) Change "set os2_shell = sysinst2.exe" to
  74.            "set os2_shell = cmd.exe".
  75.  
  76.         c) Change "libpath = .;\;\os2\dil;" to 
  77.            "libpath = a:\".
  78.  
  79.         d) Change "set path = \;\os2;\os2\system;\os2\install" to
  80.            "set path = a:\".
  81.  
  82.         e) Change "set dpath = \;\os2;\os2\system;\os2\install"   
  83.            to |set dpath = a:\".
  84.  
  85.         f) Add the new driver activation command(s) for your non  
  86.            IBM supported device.  
  87.  
  88.         The command that supports the MultiDisk 150 is, "device = 
  89.         a:\oad\os1.sys a:\oad\config.oad".
  90.  
  91. 6)   Format a third floppy disk, give it the volume label of
  92. "UTILS" and physically label it  "OS/2 Emergency Boot Utilities." 
  93. This disk will contain common OS/2 utilities, and  from now on
  94. will be referred to as "Utils." 
  95.  
  96.  
  97. 7)   Copy the following files from the hard disk (with OS/2
  98. installed on it) to the "Utils" diskette:
  99.  
  100.         a)   C:\OS2\CMD.EXE
  101.  
  102.         b)   C:\OS2\CHKDSK.COM
  103.  
  104.         c)   C:\OS2\XCOPY.EXE
  105.  
  106.         d)   C:\OS2\ATTRIB.EXE
  107.  
  108.         e)   C:\OS2\FDISK.COM
  109.  
  110.         f)   C:\OS2\FORMAT.COM
  111.  
  112.         g)   C:\OS2\LABEL.COM
  113.  
  114.         h)   C:\OS2\BACKUP.EXE
  115.  
  116.          i)   C:\OS2\RESTORE.EXE
  117.  
  118.         j)   C:\OS2\SYSTEM\OS0001.MSG 
  119.  
  120.  
  121. The above files take up approximately 700K of disk space.  This
  122. should leave plenty of room for additional utilities, or the
  123. backing up of critical OS/2 configuration files.
  124.  
  125.  
  126. 8) Follow the steps below to start OS/2 from these diskettes:
  127.  
  128.       a) Boot or restart the computer with the "Boot Disk" in     
  129.          drive A:.
  130.  
  131.       b) When prompted to insert "Diskette 1" insert our "Disk 1" 
  132.          and press return.
  133.  
  134.       c) When the OS/2 command prompt appears, remove our "Disk   
  135.          12" and insert  our "Utils" diskette.
  136.  
  137.       d) OS/2 is now running in a single session mode with the    
  138.          utilitiesthat you need on line to backup, restore, or    
  139.          perform maintenance on you OS/2 volumes.
  140.  
  141.